| SyServiceExceptionAssignment |
| Logical Entity Name | SyServiceExceptionAssignment |
| Default Table Name | SyServiceExceptionAssignment |
| Physical Only | NO |
| Definition | |
| Note |
| SyServiceExceptionAssignment Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceExceptionAssignmentID |
int | NO | ||
| ExceptionHashId | numeric(20, 0) | NO | ||
AssignedStaffId |
int | YES | ||
AssignedStaffGroupId |
int | YES | ||
ReviewByStaffId |
int | YES | ||
ReviewByStaffGroupId |
int | YES | ||
LockedById |
int | YES | ||
| LockedOn | datetime | YES | ||
| IsReviewDone | bit | NO | ||
UserId |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| IsEscalated | bit | NO |
| SyServiceExceptionAssignment Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Uk_SyServiceExceptionAssignment_ExceptionHashId | Index | ExceptionHashId |
| Pk_SyServiceExceptionAssignment_SyServiceExceptionAssignmentId | PrimaryKey | SyServiceExceptionAssignmentID |
| SyServiceExceptionAssignment Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaffGroup | Non-Identifying | Zero or One to Zero or More | FK_SyServiceExceptionAssign_AssignedStaffGroupId_SyStaffGroup_StaffGroupId | AssignedStaffGroupId | NO | YES | ||
| SyStaff | Non-Identifying | Zero or One to Zero or More | FK_SyServiceExceptionAssign_AssignedStaffId_SyStaff_StaffId | AssignedStaffId | NO | YES | ||
| SyStaff | Non-Identifying | Zero or One to Zero or More | FK_SyServiceExceptionAssign_LockedById_SyStaff_StaffId | LockedById | NO | YES | ||
| SyStaffGroup | Non-Identifying | Zero or One to Zero or More | FK_SyServiceExceptionAssign_ReviewByStaffGroupId_SyStaffGroup_StaffGroupId | ReviewByStaffGroupId | NO | YES | ||
| SyStaff | Non-Identifying | Zero or One to Zero or More | FK_SyServiceExceptionAssign_ReviewByStaffId_SyStaff_StaffId | ReviewByStaffId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyServiceExceptionAssignmentUserID_SyStaffSyStaffID | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyServiceExceptionAssignment Check Constraints |
| Check Constraint Name | CheckConstraint |